Skip to content

fix: make web static title stage-neutral#1317

Closed
sabraman wants to merge 2 commits intopingdotgg:mainfrom
sabraman:fix/web-static-title-neutral
Closed

fix: make web static title stage-neutral#1317
sabraman wants to merge 2 commits intopingdotgg:mainfrom
sabraman:fix/web-static-title-neutral

Conversation

@sabraman
Copy link

@sabraman sabraman commented Mar 22, 2026

Summary

  • change the static web HTML title from T3 Code (Alpha) to T3 Code

Why

The runtime app title is stage-dependent in branding.ts and gets set by main.tsx, but index.html hardcoded the Alpha label. That made the initial tab title wrong in development before the app bootstrapped and corrected it.

Verification

  • bun fmt
  • bun lint
  • bun typecheck

Note

Remove '(Alpha)' stage label from web page title

  • Updates the static title in index.html from T3 Code (Alpha) to T3 Code.
  • Adds noopener to the rel attribute on external links in ChatMarkdown.tsx, changing it from noreferrer to noopener noreferrer.

Macroscope summarized 67b7313.

@coderabbitai
Copy link

coderabbitai bot commented Mar 22, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 5a2401a1-b213-4000-b2cc-7be74047a166

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can generate a title for your PR based on the changes.

Add @coderabbitai placeholder anywhere in the title of your PR and CodeRabbit will replace it with a title based on the changes in the PR. You can change the placeholder by changing the reviews.auto_title_placeholder setting.

@github-actions github-actions bot added size:XS 0-9 changed lines (additions + deletions). vouch:unvouched PR author is not yet trusted in the VOUCHED list. labels Mar 22, 2026
@sabraman
Copy link
Author

Closing this duplicate PR.

@sabraman sabraman closed this Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS 0-9 changed lines (additions + deletions). vouch:unvouched PR author is not yet trusted in the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant